This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Here are the output as requested (no luck with any):
First command:
[notes@cbdomdev02 notesdata]$ /opt/ibm/lotus/notes/latest/linux/startup /bin/bash
/bin/echo: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/bash: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
expr: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/opt/ibm/lotus/notes/latest/linux/startup: line 1209: [: too many arguments
/opt/ibm/lotus/notes/latest/linux/startup: line 1158: [: -eq: unary operator expected
/opt/ibm/lotus/notes/latest/linux/startup: line 1218: [: -eq: unary operator expected
/opt/ibm/lotus/notes/latest/linux/startup: line 1230: [: too many arguments
stty: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Second command:
[notes@cbdomdev02 notesdata]$ strace -f /opt/ibm/lotus/notes/latest/linux/server
execve("/opt/ibm/lotus/notes/latest/linux/server", ["/opt/ibm/lotus/notes/latest/linu"...], [/* 40 vars */]) = 0
brk(0) = 0x8b0e000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48035, ...}) = 0
mmap2(NULL, 48035, PROT_READ, MAP_PRIVATE, 3, 0) = 0xc8b000
close(3) = 0
open("/lib/tls/i686/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/tls/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/i686/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/lib/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/lib/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/tls/i686/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/i686/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/sse2", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686", 0xbfd933c8) = -1 ENOENT (No such file or directory)
open("/usr/lib/sse2/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/sse2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/libnotes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=49152, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc22000
writev(2, [{"/opt/ibm/lotus/notes/latest/linu"..., 40}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"libnotes.so", 11}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10/opt/ibm/lotus/notes/latest/linux/server: error while loading shared libraries: libnotes.so: cannot open shared object file: No such file or directory
) = 151
exit_group(127) = ?
[notes@cbdomdev02 notesdata]$
Third command:
[notes@cbdomdev02 notesdata]$ echo $PATH
/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/notes/bin
[notes@cbdomdev02 notesdata]$
Regards,
Errol
Feedback response number WEBB7N8T7Z created by ~Rex Asajipysternivu on 01/12/2009